Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(prowlarr): #31 Added prowlarr and extra lb annotations #52

Merged

Conversation

InputObject2
Copy link
Contributor

@InputObject2 InputObject2 commented Nov 27, 2022

Fixes #31

@InputObject2
Copy link
Contributor Author

Since 90% of the code is similar between all these tools, I think we should look into a way to abstract them into a common chart and just add the differences in.

Copy link
Owner

@kubealex kubealex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall, some changes needed:

  • Document the extraLBService annotations in the README for each component
  • Document the Prowlarr values in the readme
  • Review the Prowlarr definition, some typos are present (referencing jackett, mostly)
  • Edit the k8s-mediaserver.yml according to the new values.yaml (copy/paste + indent is enough)

@kubealex kubealex changed the title feature(prowlarr): #31 Added prowlarr and extra lb annotations feat(prowlarr): #31 Added prowlarr and extra lb annotations Dec 7, 2022
@kubealex kubealex merged commit 674e3d1 into kubealex:master Dec 7, 2022
@kubealex
Copy link
Owner

kubealex commented Dec 7, 2022

@InputObject2 I had to revert this one as integrations tests are failing on ingress wget, am I missing something? - #58

@95gabor
Copy link
Contributor

95gabor commented Feb 7, 2023

@kubealex Annotations are not working for me with ArgoCD and Helm chat in v0.8.0 I had to revert to v0.7.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for prowlarr
3 participants